home *** CD-ROM | disk | FTP | other *** search
/ Nikkei Mac 20 / NIKKEI-MAC-CD-VOL-20-1998-12.ISO.7z / NIKKEI-MAC-CD-VOL-20-1998-12.ISO / オンラインソフト / 9.ウェブ作成ツール / PageSpinner / PageSpinner 2.01.sit / PageSpinner 2.0.1 / PageSpinner Extensions / More JavaScripts.rsrc / TEXT_201.txt < prev    next >
Text File  |  1997-06-07  |  529b  |  18 lines

  1. <SCRIPT LANGUAGE="JavaScript">
  2. <!-- Beginning of JavaScript --------
  3. /* 
  4.     Redirect JavaScript
  5.     The line below will automatically load the specified page in
  6.     a browser that support javascript, while non JavaScript-enabled 
  7.     browsers will ignore the command and display this page.
  8.     
  9.     This is useful if you rely on JavaScript in some pages, 
  10.     and want to display non-JavaScript pages to viewers with 
  11.     other browsers.
  12. */
  13.  
  14.     this.location = "Redirect_JavaScript_to_here";
  15.  
  16. // -- End of JavaScript code -------------- -->
  17. </SCRIPT>
  18.